@media (max-width: 1050px) {
    .newsWhiteHeightSpace {
        display: none;
    }
}

@media (max-width: 414px) {
    .meteksanProductDetailItemBox {
        margin-top: 15px;
    }
}

.imageDisplacer {
    margin-top: -50px;
}

.habericText {
    font-size: 36px;
    letter-spacing: -2px;
    margin-top: 40px;
    padding-bottom: 40px;
}

.habericGorseli p {
    color: #3d3d3d;
    text-align: justify;
}

.habericGorseli hr {
    background: #1a4a59;
}

.habericGorseli img {
    width: 100%;
}

.meteksanProductDetailCarouselLeftSlideArrow {
    top: 44%;
    z-index: 1231231221;
    position: relative;
}

.meteksanProductDetailCarouselRightSlideArrow {
    top: 44%;
    z-index: 23123213;
}

.newsHeaderBackground {
    background-image: url(../image/news/gazeteBackground.jpg);
    height: 850px;
    max-height: 1020px;
    background-size: cover;
    display: table;
    min-height: 480px;
    background-repeat: no-repeat;
    padding-top: 50px !important;
    background-size: cover;
}

.haberlerHeaderBackground {
    background-image: url(../image/predics/header1.jpg);
    height: 850px;
    max-height: 1020px;
    background-size: cover;
    display: table;
    min-height: 480px;
    background-repeat: no-repeat;
    padding-top: 50px !important;
    background-size: cover;
}

.altyapilarHeaderBackground {
    background-image: url(../image/news/altyapilarArkaplan.jpg);
    height: 850px;
    max-height: 1020px;
    background-size: cover;
    display: table;
    min-height: 480px;
    background-repeat: no-repeat;
    padding-top: 50px !important;
    background-size: cover;
}

.makalelerHeaderBackground {
    background-image: url(../image/news/makalelerArkaplan.jpg);
    height: 850px;
    max-height: 1020px;
    background-size: cover;
    display: table;
    min-height: 480px;
    background-repeat: no-repeat;
    padding-top: 50px !important;
    background-size: cover;
}

.newsHeaderBackground .newsFirstHeaderText {}

.newsHeaderBackground .newsSecondsHeaderText {
    padding-left: 33%;
    padding-right: 10%;
    padding-top: 15px;
}

.newsInnerHeaderBackground {
    background-image: url(../image/news/newsBackground.jpg);
    height: 850px;
    max-height: 200px;
    background-size: cover;
    background-position-y: 48%;
}

.newsInnerHeaderBackground .newsFirstHeaderText {
    padding-top: 16%;
    padding-left: 4%;
}

.newsInnerHeaderBackground .newsSecondHeaderText {
    padding-left: 33%;
    padding-right: 10%;
    padding-top: 15px;
}

.newsWhiteHeightSpace {
    height: 100px;
}